home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / langs / iconv8_e.arc / SAMPLES.ARC / HELLO.ICN < prev    next >
Encoding:
Text File  |  1985-11-20  |  81 b   |  6 lines

  1. procedure main()
  2.    write("Hello!")
  3.    write(&version)
  4.    write(&host)
  5. end
  6. ə